*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 7 Nov 2002 22:51:28 +0000 (22:51 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 7 Nov 2002 22:51:28 +0000 (22:51 +0000)
lisp/ChangeLog

index 515c044cff93707504a189e199d145afd1ebfdc9..68f520e9ddc90e2729dd0de3152e34e4be9b56e8 100644 (file)
@@ -1,5 +1,11 @@
 2002-11-07  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * textmodes/fill.el (fill-paragraph): Consider a comment-start as
+       a paragraph starter when filling non-comments.
+       (fill-comment-paragraph): Use comment-search-forward.
+       Recognize paragraph starters and separators within comments.
+       Use adaptive-fill-prefix when it works.  Don't narrow while doing the fill.
+
        * progmodes/compile.el (grep-default-command): New fun.
        (grep): Use it.
        (compilation-menu-map): New var.